GtkIconTheme: Allow loading icons from resources
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 04:35:57 +0000 (00:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 05:17:46 +0000 (01:17 -0400)
commit968ea4186d880dc21b2bd72876186738d39313dd
tree344d4d7af90eea0336ee863e9442e9e73f7c3caa
parent13c354db8d1c77f3eb5eda1071bc91d27d61c36e
GtkIconTheme: Allow loading icons from resources

We add a new API, gtk_icon_theme_add_resource_path, which
can be used to add resource path as a base location for
icon theme content, similar to gtk_icon_theme_append_search_path.
gtk/gtkicontheme.c
gtk/gtkicontheme.h